builder: Autofill scope property of listitemfactory
authorBenjamin Otte <otte@redhat.com>
Tue, 3 Dec 2019 06:37:24 +0000 (07:37 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:45 +0000 (19:26 -0400)
commitaad9adf8c33bd38b720989fb01c924ac511e5540
tree48dd74be18fa70b492d32d0d0ebd1e85401df78c
parent48a223abdfed524bf7bd089264aa47ba84494cfb
builder: Autofill scope property of listitemfactory

I couldn't come up with a better way to automatically inherit the scope
in the builder list item factory that didn't involve a magic
incantation in the XML file. And I do not want developers to know magic
incantations to do a thing that should pretty much always be done.
gtk/gtkbuilder.c